Yi 知識庫

filters:
  and:
    - file.tags.contains("yi")
    - '!file.name.containsAny("Template")'
views:
  - type: table
    name: 易經知識
    order:
      - file.name
      - categories
      - created
      - tags
    sort:
      - property: tags
        direction: ASC
      - property: tage
        direction: ASC
      - property: file.tags
        direction: ASC
    columnSize:
      file.name: 405
      note.created: 149